home *** CD-ROM | disk | FTP | other *** search
- Path: news.mira.net.au!news
- From: davidw@werple.net.au (David White)
- Newsgroups: comp.lang.c++
- Subject: Re: Assembler and C++
- Date: 11 Mar 1996 10:13:04 +1100
- Organization: Werple Internet, Melbourne
- Message-ID: <4hvnm0$2ui@werple.net.au>
- References: <4htde7$3il@park.interport.net>
- NNTP-Posting-Host: werplez.mira.net.au
-
- yaron@interport.net (Adi) writes:
-
- >Can anybody show me how can I access class data members with assembler
- >commands, from within a method of the class :
-
- That would depend on which assembly language, and on the compiler. You'll
- need to generate an assembly listing of the code and figure it out.
-
- David White
- davidw@werple.mira.net.au
-
-